kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toDouble
to
Double
Native
abstract
fun
toDouble
(
)
:
Double
Content copied to clipboard
Returns the value of this number as a
Double
, which may involve rounding.